-
Notifications
You must be signed in to change notification settings - Fork 474
Add support for eclipse 4.13 #482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
8f167b8
eclipse-base update for 4.13 (#480)
k-brooks 1260246
eclipse-jdt update for 4.13 (#480)
k-brooks 85e2f33
eclipse-cdt update for 4.13 (#480)
k-brooks 02e3223
eclipse-wtp update for 4.13 (#480)
k-brooks 1b8ef41
eclipse-groovy update for 4.13 (#480)
k-brooks ce6662f
Revert "eclipse-base update for 4.13 (#480)"
nedtwigg d4d01bf
Revert "eclipse-jdt update for 4.13 (#480)"
nedtwigg 6c452fe
Revert "eclipse-cdt update for 4.13 (#480)"
nedtwigg 0b00d79
Publish eclipse-cdt 9.8.1.
nedtwigg d1c8512
Publish eclipse-cdt 9.9.0.
nedtwigg 8c55363
revert extra quote (#480)
k-brooks 1c4cb71
remove version bump to eclipse base (#480)
k-brooks 4b63e09
cdt/jdt eclipse 4.13 support (#480)
k-brooks 15b33b6
Bump the eclips-base dependency from 3.2.0 to 3.2.1 in the 4.13.0 loc…
nedtwigg e4ee903
Publish groovy 3.5.0
nedtwigg 1ad30a8
eclipse platform versioning split (#480)
k-brooks 0309d60
eclipse 4.13 groovy formatter (#480)
k-brooks 008ac4f
Publish eclipse-wtp 3.15.0
nedtwigg 7b249b9
Remove SWT from the groovy lockfile, per @fvgh's advice
nedtwigg 3c86339
Eclipse 4.13 support for wtp (#480)
k-brooks 52a1d95
Remove swt dependency from cdt lockfile (#480)
k-brooks 75f32f9
Update changelogs (#480)
k-brooks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
.../src/main/resources/com/diffplug/spotless/extra/groovy_eclipse_formatter/v4.13.0.lockfile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Spotless formatter based on Groovy-Eclipse version 3.5.0 (see https://github.com/groovy/groovy-eclipse/releases) | ||
com.diffplug.spotless:spotless-eclipse-groovy:3.5.0 | ||
com.diffplug.spotless:spotless-eclipse-base:3.2.1 | ||
com.google.code.findbugs:annotations:3.0.0 | ||
com.google.code.findbugs:jsr305:3.0.0 | ||
org.eclipse.platform:org.eclipse.core.commands:3.9.500 | ||
org.eclipse.platform:org.eclipse.core.contenttype:3.7.400 | ||
org.eclipse.platform:org.eclipse.core.jobs:3.10.500 | ||
org.eclipse.platform:org.eclipse.core.resources:3.13.500 | ||
org.eclipse.platform:org.eclipse.core.runtime:3.16.0 | ||
org.eclipse.platform:org.eclipse.equinox.app:1.4.300 | ||
org.eclipse.platform:org.eclipse.equinox.common:3.10.500 | ||
org.eclipse.platform:org.eclipse.equinox.preferences:3.7.500 | ||
org.eclipse.platform:org.eclipse.equinox.registry:3.8.500 | ||
org.eclipse.platform:org.eclipse.jface.text:3.15.300 | ||
org.eclipse.platform:org.eclipse.jface:3.17.0 | ||
org.eclipse.platform:org.eclipse.osgi:3.15.0 | ||
org.eclipse.platform:org.eclipse.swt:3.112.0 | ||
org.eclipse.platform:org.eclipse.text:3.9.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.